home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / 123.SWF / scripts / frame_1 / DoAction.as < prev   
Text File  |  1999-10-24  |  88b  |  9 lines

  1. if(eval("_level0:loader") eq "1")
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    unloadMovieNum(0);
  8. }
  9.